FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.emperra.esysta#1.0.0 (110 ms)

Package de.emperra.esysta
Type StructureDefinition
Id Id
FHIR Version R4
Source null/https://simplifier.net/resolve?scope=de.emperra.esysta@1.0.0&canonical=http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDevice
Url http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDevice
Version 0.0.1
Status active
Name DiabetesTherapyDevice
Experimental False
Type Device
Kind resource

Resources that use this resource

StructureDefinition
http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDeviceBundle DiabetesTherapyDeviceBundle

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "DiabetesTherapyDevice",
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString" : "Base.Entities"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode" : "business"
    }
  ],
  "url" : "http://portal.esysta.com/fhir/StructureDefinition/DiabetesTherapyDevice",
  "version" : "0.0.1",
  "name" : "DiabetesTherapyDevice",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "udi",
      "uri" : "http://fda.gov/UDI",
      "name" : "UDI Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Device",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Device.identifier",
        "path" : "Device.identifier",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.manufacturer",
        "path" : "Device.manufacturer",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.serialNumber",
        "path" : "Device.serialNumber",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName",
        "path" : "Device.deviceName",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Device.deviceName:ModelName",
        "path" : "Device.deviceName",
        "sliceName" : "ModelName",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Device.deviceName:ModelName.type",
        "path" : "Device.deviceName.type",
        "fixedCode" : "model-name"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.